Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.team.core.sync.RemoteContentsCacheEntry

Packages that use RemoteContentsCacheEntry
org.eclipse.team.core.sync   
 

Uses of RemoteContentsCacheEntry in org.eclipse.team.core.sync
 

Methods in org.eclipse.team.core.sync that return RemoteContentsCacheEntry
 RemoteContentsCacheEntry RemoteContentsCache.getCacheEntry(String id)
           
 

Methods in org.eclipse.team.core.sync with parameters of type RemoteContentsCacheEntry
protected  void RemoteContentsCache.purgeFromCache(RemoteContentsCacheEntry entry)
          Purge the given cache entry from the cache.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.